JavaScript Quiz
Question #1: Which event occurs when the user clicks on an HTML element?
Question #2: Which function converting JSON to string?
- JSON.toString()
- JSON.stringify()
Question #3: What is DOM?
- A programming API for HTML and XML documents
- The DOM is your source HTML